CalendarPermission Class |
Namespace: Independentsoft.Exchange
The CalendarPermission type exposes the following members.
| Name | Description | |
|---|---|---|
| CalendarPermission |
Initializes a new instance of the CalendarPermission class.
|
| Name | Description | |
|---|---|---|
| CanCreateItems |
Indicates whether a user has permission to create items in a folder.
| |
| CanCreateSubFolders |
Indicates whether a user has permission to create subfolders in a folder.
| |
| DeleteItems |
Indicates whether a user has permission to delete items in a folder.
| |
| EditItems |
Indicates whether a user has permission to edit items in a folder.
| |
| IsFolderContact |
Indicates whether a user is a contact for a folder.
| |
| IsFolderOwner |
Indicates whether a user is the owner of a folder.
| |
| IsFolderVisible |
Indicates whether a user can view a folder.
| |
| Level |
Represents the permission level that a user has on a Calendar folder.
| |
| ReadItems |
Indicates whether a user has permission to read items within a calendar folder.
| |
| UserId |
Identifies a delegate user or a user who has folder access permissions.
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString |
Converts the value of the current CalendarPermission object to its equivalent string representation.
(Overrides ObjectToString.) |